adTempus API
|
Determines whether the adTempus server will attempt to save imported objects.
__property VARIANT_BOOL SaveObjects;
VARIANT_BOOL SaveObjects;
Property SaveObjects() As VARIANT_BOOL
True
If SaveObjects is True, the server will attempt to save each imported object. If it is False, the client must save all objects.
Even if SaveObjects is True, the client must review the results returned by ImportData to ensure that all objects were imported successfully.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|